incompatible data meaning in Chinese
不兼容数据
不兼容终端
Examples
- Incompatible data definitions
未能兼容的数据定义: - Variable have incompatible data types , the expression requires an explicit cast as shown the second example
变量具有不兼容的数据类型,则表达式就需要进行显式转换,如第二个示例所示。 - An expression can use arguments and operands that have incompatible data types , and in that case the expression evaluator cannot perform implicit data conversion
表达式可使用数据类型不兼容的参数和操作数,在这种情况下,表达式计算器无法执行隐式数据转换。 - Incompatible data representations : e . g . the postal address which needs to be exchanged between two parties could be stored as 5 lines of 35 characters each by one party and 4 lines of 50 characters each by another
例如双方要交换邮递地址,其中一方以5行每行35字来储存地址资料,而另一方则以4行每行50字来储存。 - If an update to a row violates a constraint or rule , violates the null setting for the column , or the new value is an incompatible data type , the statement is canceled , an error is returned , and no records are updated
如果对行的更新违反了某个约束或规则,或违反了对列的null设置,或者新值是不兼容的数据类型,则取消该语句、返回错误并且不更新任何记录。